|
adTempus API
|
Gets or sets the maximum run time (in seconds) for the process
__property long MaxRunTime;
long MaxRunTime;
Property MaxRunTime() As long
0
Set to 0 for no limit. If you set a limit the program will be terminated if it runs for more than MaxRunTime seconds. See the cautions in the adTempus online help before using this limit.
|
adTempus API Reference version 3.0.0.0, revised 10/30/2008
|